[INFO] cloning repository https://github.com/batmansandhu/ai-harness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/batmansandhu/ai-harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmansandhu%2Fai-harness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmansandhu%2Fai-harness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdbfcb169cb0279e7efd56eae35397bb94d62c42
[INFO] testing batmansandhu/ai-harness against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmansandhu%2Fai-harness" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/batmansandhu/ai-harness
[INFO] finished tweaking git repo https://github.com/batmansandhu/ai-harness
[INFO] tweaked toml for git repo https://github.com/batmansandhu/ai-harness written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/batmansandhu/ai-harness on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/batmansandhu/ai-harness already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06bc12d7ad128ef0a45af921dee3cfb2bc101c170fc4292b618c3347cd88bbbf
[INFO] running `Command { std: "docker" "start" "-a" "06bc12d7ad128ef0a45af921dee3cfb2bc101c170fc4292b618c3347cd88bbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06bc12d7ad128ef0a45af921dee3cfb2bc101c170fc4292b618c3347cd88bbbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06bc12d7ad128ef0a45af921dee3cfb2bc101c170fc4292b618c3347cd88bbbf", kill_on_drop: false }`
[INFO] [stdout] 06bc12d7ad128ef0a45af921dee3cfb2bc101c170fc4292b618c3347cd88bbbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a06893f5f341ed42392211b37b5ee2fb16061b9a7fc7f0e30f10c3d6189e13
[INFO] running `Command { std: "docker" "start" "-a" "67a06893f5f341ed42392211b37b5ee2fb16061b9a7fc7f0e30f10c3d6189e13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ownedbytes v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling tantivy-bitpacker v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling measure_time v0.8.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tantivy-query-grammar v0.22.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling fs4 v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling cersei-tools-derive v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling usearch v2.25.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tantivy-common v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tantivy-stacker v0.3.0
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling tantivy-sstable v0.3.0
[INFO] [stderr]    Compiling harness-types v0.1.0 (/opt/rustwide/workdir/crates/harness-types)
[INFO] [stderr]    Compiling tantivy-columnar v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling html2text v0.12.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cersei-lsp v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-compression v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tantivy v0.22.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cersei-types v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling cersei-vms v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-mcp v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-memory v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-hooks v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-provider v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-embeddings v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-tools v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei-agent v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling cersei v0.1.9 (https://github.com/pacifio/cersei?branch=main#ab37ead0)
[INFO] [stderr]    Compiling harness v0.1.0 (/opt/rustwide/workdir/crates/harness)
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> crates/harness/src/provider.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait LlmProvider {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 10 |     fn complete(&self, prompt: &str) -> Result<String>;
[INFO] [stdout] 11 |     fn name(&self) -> &'static str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_binary` and `with_model` are never used
[INFO] [stdout]   --> crates/harness/src/provider.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl SubscriptionClaudeProvider {
[INFO] [stdout]    | ------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn with_binary(mut self, path: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn with_model(mut self, model: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OllamaViaApertureProvider` is never constructed
[INFO] [stdout]   --> crates/harness/src/provider.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct OllamaViaApertureProvider {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.37s
[INFO] running `Command { std: "docker" "inspect" "67a06893f5f341ed42392211b37b5ee2fb16061b9a7fc7f0e30f10c3d6189e13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a06893f5f341ed42392211b37b5ee2fb16061b9a7fc7f0e30f10c3d6189e13", kill_on_drop: false }`
[INFO] [stdout] 67a06893f5f341ed42392211b37b5ee2fb16061b9a7fc7f0e30f10c3d6189e13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a86262a1ad7c82496ced5ff563235789836658e8c19c4834e70b30cbef6af82a
[INFO] running `Command { std: "docker" "start" "-a" "a86262a1ad7c82496ced5ff563235789836658e8c19c4834e70b30cbef6af82a", kill_on_drop: false }`
[INFO] [stderr]    Compiling harness-types v0.1.0 (/opt/rustwide/workdir/crates/harness-types)
[INFO] [stderr]    Compiling harness v0.1.0 (/opt/rustwide/workdir/crates/harness)
[INFO] [stdout] warning: methods `with_binary` and `with_model` are never used
[INFO] [stdout]   --> crates/harness/src/provider.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl SubscriptionClaudeProvider {
[INFO] [stdout]    | ------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn with_binary(mut self, path: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn with_model(mut self, model: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "a86262a1ad7c82496ced5ff563235789836658e8c19c4834e70b30cbef6af82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86262a1ad7c82496ced5ff563235789836658e8c19c4834e70b30cbef6af82a", kill_on_drop: false }`
[INFO] [stdout] a86262a1ad7c82496ced5ff563235789836658e8c19c4834e70b30cbef6af82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e5008e549e083b281485cdf71bbcd5d9e86701aa58042afc0ffbae78a539331
[INFO] running `Command { std: "docker" "start" "-a" "7e5008e549e083b281485cdf71bbcd5d9e86701aa58042afc0ffbae78a539331", kill_on_drop: false }`
[INFO] [stderr] warning: methods `with_binary` and `with_model` are never used
[INFO] [stderr]   --> crates/harness/src/provider.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl SubscriptionClaudeProvider {
[INFO] [stderr]    | ------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn with_binary(mut self, path: impl Into<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn with_model(mut self, model: impl Into<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `harness` (bin "harness" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/harness-29058202a3395544)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test provider::tests::subscription_provider_names_itself ... ok
[INFO] [stdout] test provider::tests::ollama_provider_is_disabled ... ok
[INFO] [stdout] test webhook::tests::health_returns_200 ... ok
[INFO] [stdout] test webhook::tests::append_job_event_writes_valid_ndjson ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harness_types-a3a2058f2c5b3b6a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::r3_never_routes_to_llm ... ok
[INFO] [stdout] test tests::tool_registry_has_all_twelve_tools ... ok
[INFO] [stdout] test tests::job_roundtrips_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests harness_types
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7e5008e549e083b281485cdf71bbcd5d9e86701aa58042afc0ffbae78a539331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e5008e549e083b281485cdf71bbcd5d9e86701aa58042afc0ffbae78a539331", kill_on_drop: false }`
[INFO] [stdout] 7e5008e549e083b281485cdf71bbcd5d9e86701aa58042afc0ffbae78a539331
